This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
ludum-dare-21
Watch
1
Star
0
Fork
You've already forked ludum-dare-21
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1ea7d036be
ludum-dare-21
/
objects
/
obj_player
/
Destroy_0.gml
10 lines
100 B
Plaintext
Raw
Blame
History
if win == 1
{
room_goto_next();
}
if win == -1
{
room_goto_previous();
}
Reference in New Issue
View Git Blame
Copy Permalink