mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-11 13:21:10 +01:00
Set up doc classes properly for the network synchronizer.
This commit is contained in:
parent
a6a0ffccb7
commit
327f58b236
@ -8,7 +8,11 @@ def configure(env):
|
||||
|
||||
def get_doc_classes():
|
||||
return [
|
||||
#"BitArray",
|
||||
"DataBuffer",
|
||||
"SceneDiff",
|
||||
"Interpolator",
|
||||
"NetworkedController",
|
||||
"SceneSynchronizer",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user