Delete gml_Object_room_settings_Create_0.gml

This commit is contained in:
shaftyansky 2024-11-04 14:27:48 +02:00
parent 6b4ab05a0c
commit 4c1f3bf725

View File

@ -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