Delete gml_Object_room_settings_Create_0.gml
This commit is contained in:
parent
6b4ab05a0c
commit
4c1f3bf725
@ -1,19 +0,0 @@
|
|||||||
if (room == jill_room)
|
|
||||||
{
|
|
||||||
x = 306
|
|
||||||
y = 320
|
|
||||||
}
|
|
||||||
else if (room == codec_room)
|
|
||||||
{
|
|
||||||
x = 412
|
|
||||||
y = 305
|
|
||||||
}
|
|
||||||
else if (room == sunday1)
|
|
||||||
{
|
|
||||||
x = 40
|
|
||||||
y = 325
|
|
||||||
}
|
|
||||||
image_alpha = 0
|
|
||||||
image_xscale = 0.8
|
|
||||||
hover = 0
|
|
||||||
hoversound = 0
|
|
Loading…
Reference in New Issue
Block a user