This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
ludum-dare-23
Watch
1
Star
0
Fork
You've already forked ludum-dare-23
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f156d412a
ludum-dare-23
/
objects
/
obj_ending
/
Step_0.gml
6 lines
74 B
Plaintext
Executable File
Raw
Blame
History
if keyboard_check_pressed(ord("Z"))
{
room_goto(rm_title)
}
Reference in New Issue
View Git Blame
Copy Permalink