This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
twinblade-infinity
Watch
1
Star
0
Fork
You've already forked twinblade-infinity
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a9989d1d1
twinblade-infinity
/
scripts
/
action_restart_game
/
action_restart_game.gml
8 lines
104 B
Plaintext
Executable File
Raw
Blame
History
/// @description (Old DnD) - restart game
function action_restart_game() {
game_restart();
}
Reference in New Issue
View Git Blame
Copy Permalink