mirror of
https://github.com/tonytins/citylimits
synced 2025-06-26 09:44:44 -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,8 +1,8 @@
|
|||
[gd_scene load_steps=5 format=2]
|
||||
|
||||
[ext_resource path="res://sprites/symbols/fontawesome/thumbs-down.svg" type="Texture" id=1]
|
||||
[ext_resource path="res://sprites/symbols/fontawesome/thumbs-up.svg" type="Texture" id=2]
|
||||
[ext_resource path="res://sprites/symbols/fontawesome/question-circle.svg" type="Texture" id=3]
|
||||
[ext_resource path="res://assets/symbols/fontawesome/thumbs-down.svg" type="Texture" id=1]
|
||||
[ext_resource path="res://assets/symbols/fontawesome/thumbs-up.svg" type="Texture" id=2]
|
||||
[ext_resource path="res://assets/symbols/fontawesome/question-circle.svg" type="Texture" id=3]
|
||||
[ext_resource path="res://scripts/policy_window.gd" type="Script" id=4]
|
||||
|
||||
[node name="Ordinance" type="WindowDialog"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue