mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-27 19:39:19 +01:00
Added doc classes to the tile_map module.
This commit is contained in:
parent
120844df50
commit
ee015b7a2e
@ -7,6 +7,8 @@ def configure(env):
|
|||||||
|
|
||||||
def get_doc_classes():
|
def get_doc_classes():
|
||||||
return [
|
return [
|
||||||
|
"TileMap",
|
||||||
|
"TileSet"
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_doc_path():
|
def get_doc_path():
|
||||||
|
Loading…
Reference in New Issue
Block a user