This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
double-jammy-whammy
Watch
1
Star
0
Fork
You've already forked double-jammy-whammy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
double-jammy-whammy
/
objects
/
obj_ender
/
Step_0.gml
5 lines
56 B
Plaintext
Raw
Permalink
Blame
History
countdown--;
if (countdown < 0 ) {
room_goto_next();
}
Reference in New Issue
View Git Blame
Copy Permalink