Initial commit
This commit is contained in:
6
objects/Start/Mouse_7.gml
Normal file
6
objects/Start/Mouse_7.gml
Normal file
@@ -0,0 +1,6 @@
|
||||
/// @DnDAction : YoYo Games.Rooms.Go_To_Room
|
||||
/// @DnDVersion : 1
|
||||
/// @DnDHash : 2A0702A3
|
||||
/// @DnDArgument : "room" "FightRoom"
|
||||
/// @DnDSaveInfo : "room" "FightRoom"
|
||||
room_goto(FightRoom);
|
||||
Reference in New Issue
Block a user