2
0
mirror of https://github.com/godotengine/godot.git synced 2025-02-17 22:43:01 +08:00
godot/modules/multiplayer
Rémi Verschelde 166df0896c Fix typos with codespell
Using codespell 2.3-dev from current git.

And fix typo in `methods.py` for `vsproj=yes` option (still won't work
though).
2022-09-30 14:23:36 +02:00
..
doc_classes Fix typos with codespell 2022-09-30 14:23:36 +02:00
editor
config.py
multiplayer_spawner.cpp Fix typos with codespell 2022-09-30 14:23:36 +02:00
multiplayer_spawner.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
multiplayer_synchronizer.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
multiplayer_synchronizer.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
register_types.cpp
register_types.h
scene_cache_interface.cpp
scene_cache_interface.h
scene_multiplayer.cpp
scene_multiplayer.h
scene_replication_config.cpp
scene_replication_config.h
scene_replication_interface.cpp
scene_replication_interface.h
scene_replication_state.cpp Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT 2022-09-06 19:00:33 +02:00
scene_replication_state.h
scene_rpc_interface.cpp
scene_rpc_interface.h
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00