diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-08-28 17:01:53 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-08-28 17:01:53 -0300 |
| commit | 358943907bc9e37d26618ee03adf1ffd97635335 (patch) | |
| tree | 223b32f5631d3decb679302b489e6d7e124674c8 /scenes/Game.tscn | |
| parent | afcd5055e98dcb7c9fefeabb072ecc56d0456bd7 (diff) | |
Combate corpo a corpo.
Diffstat (limited to 'scenes/Game.tscn')
| -rw-r--r-- | scenes/Game.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/Game.tscn b/scenes/Game.tscn index 983b2a8..2003472 100644 --- a/scenes/Game.tscn +++ b/scenes/Game.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" uid="uid://dwubb28wt4bhe" path="res://scripts/Game.cs" id="1_cpr0p"] [ext_resource type="Script" uid="uid://fe2h4is11tnw" path="res://scripts/map/Map.cs" id="3_cpr0p"] -[ext_resource type="Script" uid="uid://ejqmdbc0524i" path="res://scripts/InputHandler.cs" id="3_s0nni"] +[ext_resource type="Script" uid="uid://ejqmdbc0524i" path="res://scripts/input/InputHandler.cs" id="3_s0nni"] [ext_resource type="Script" uid="uid://dwyr067lwqcsj" path="res://scripts/map/DungeonGenerator.cs" id="4_78awf"] [ext_resource type="Script" uid="uid://bereyrj1s46y5" path="res://scripts/map/FieldOfView.cs" id="5_s0nni"] |
