diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-25 06:39:12 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-25 06:39:12 -0400 |
| commit | 7a1d857de96174dfa5a0fa40f8c14acbd2f651c2 (patch) | |
| tree | d52acaa4e89b0f8375326ea1aefd0105bb91cfc7 /godot/bin/playercontroller.gdnlib | |
| parent | 62039380a67b6da396d1c8d745d2e2625ba988fc (diff) | |
weapons, viewmodels, some performance fixes
Diffstat (limited to 'godot/bin/playercontroller.gdnlib')
| -rw-r--r-- | godot/bin/playercontroller.gdnlib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godot/bin/playercontroller.gdnlib b/godot/bin/playercontroller.gdnlib index e252d30..37c30d5 100644 --- a/godot/bin/playercontroller.gdnlib +++ b/godot/bin/playercontroller.gdnlib @@ -1,7 +1,7 @@ [general] singleton=false -load_once=true +load_once=false symbol_prefix="godot_" reloadable=true |
