This website requires JavaScript.
Explore
Help
Register
Sign In
john
/
prosperon
Watch
1
Star
0
Fork
You've already forked prosperon
0
Code
Issues
Pull requests
Actions
Releases
Activity
51438a5328
prosperon
/
scripts
/
play.js
7 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Rework Register and Player objects to remove some global functions
2023-08-28 17:00:53 -05:00
Game
.
play
(
)
;
stability
2023-05-29 10:47:30 -05:00
break
2023-06-08 22:50:52 -05:00
if
(
!
IO
.
exists
(
"game.js"
)
)
load
(
"scripts/nogame.js"
)
;
else
load
(
"game.js"
)
;
Reference in a new issue
Copy permalink