mirror of
https://github.com/tonytins/citylimits
synced 2025-06-26 01:44:42 -04:00
Directory reorganization
- Zones can now detect each other
This commit is contained in:
parent
1f038ea53c
commit
abf160838c
621 changed files with 4148 additions and 5902 deletions
|
@ -1,9 +1,9 @@
|
|||
[gd_scene load_steps=5 format=2]
|
||||
|
||||
[ext_resource path="res://sprites/symbols/fontawesome/coins.svg" type="Texture" id=1]
|
||||
[ext_resource path="res://assets/symbols/fontawesome/coins.svg" type="Texture" id=1]
|
||||
[ext_resource path="res://scripts/tax_window.gd" type="Script" id=2]
|
||||
[ext_resource path="res://sprites/symbols/fontawesome/arrow-pointing-down.svg" type="Texture" id=3]
|
||||
[ext_resource path="res://sprites/symbols/fontawesome/arrow-up.svg" type="Texture" id=4]
|
||||
[ext_resource path="res://assets/symbols/fontawesome/arrow-pointing-down.svg" type="Texture" id=3]
|
||||
[ext_resource path="res://assets/symbols/fontawesome/arrow-up.svg" type="Texture" id=4]
|
||||
|
||||
[node name="TaxWindow" type="WindowDialog"]
|
||||
visible = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue