mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-02 02:35:05 +00:00
added relief on the sides of the map
This commit is contained in:
@@ -22,7 +22,7 @@ for i in range(max_height - min_height + 1):
|
||||
print(f"""<gc_entity>
|
||||
<transform_component>
|
||||
<Position x="0" y="0" />
|
||||
<Size x="30" y="30" />
|
||||
<Size x="188" y="250" />
|
||||
</transform_component>
|
||||
<renderer src="{entity}">
|
||||
<Rect height="auto" width="auto" top="0" left="0" />
|
||||
|
||||
Reference in New Issue
Block a user