This website requires JavaScript.
Explore
Help
Register
Sign In
random-mirrors
/
buckshotroulette-decomp
mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
Watch
1
Star
0
Fork
You've already forked buckshotroulette-decomp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d5e3fcadad
buckshotroulette-decomp
/
SceneChangeNotification.gd
5 lines
91 B
GDScript
Raw
Blame
History
extends
Node
func
_ready
(
)
:
print
(
"
user entered scene:
"
,
get_tree
(
)
.
current_scene
.
name
)
Reference in New Issue
View Git Blame
Copy Permalink