- [FIX] Per a crear noves habitacions descartar clicks fora del canvas
- [FIX] Nomes crear nova habitació si s'està pulsant LCTRL - [NEW] Minimapa en l'editor
This commit is contained in:
10
source/m_editor_map.h
Normal file
10
source/m_editor_map.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
namespace modules
|
||||
{
|
||||
namespace editor_map
|
||||
{
|
||||
void init();
|
||||
bool loop();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user