房间列表添加房间错误提示
1 parent f07cb96 commit 0f68909abf2a5a1a4ad156abf6a7dbe1de592ed4
@小李xl 小李xl authored on 2 Sep 2023
Showing 18 changed files
View
DungeonShooting_Godot/prefab/ui/MapEditorProject.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room3/Room3_roomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room3/Room3_tileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room4/Room4_roomInfo.json
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Error_mini.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Error_mini.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/commonIcon/Warn_mini.png.import 0 → 100644
View
DungeonShooting_Godot/src/framework/map/serialize/DungeonRoomSplit.cs
View
DungeonShooting_Godot/src/framework/map/serialize/RoomErrorType.cs 0 → 100644
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/manager/EditorManager.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditorPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateRoom/MapEditorCreateRoomPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProject.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/RoomButtonCell.cs