mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-02-01 22:07:01 +01:00
Relintai
8b18898609
`const` is used on all methods, even when they cause modification of the server. This reworks the methods of the server to only use `const` on method that don't change the state of the server.
- DarkKilauea
|
||
---|---|---|
.. | ||
config.py | ||
dummy_navigation_2d_server.cpp | ||
dummy_navigation_2d_server.h | ||
dummy_navigation_server.cpp | ||
dummy_navigation_server.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |