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
cd6cffd913
ludum-dare-21
/
scripts
/
action_next_room
/
action_next_room.gml
8 lines
100 B
Plaintext
Raw
Blame
History
/// @description (Old DnD) - next room
function action_next_room() {
room_goto_next();
}
Reference in New Issue
View Git Blame
Copy Permalink