[nostalgia] Switch Studio to PassThroughFS
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
|
||||
#include "world.hpp"
|
||||
|
||||
namespace nostalgia {
|
||||
namespace world {
|
||||
namespace nostalgia::world {
|
||||
|
||||
using namespace common;
|
||||
using namespace core;
|
||||
@@ -49,4 +48,3 @@ void Zone::setTile(int x, int y, Tile *td) {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user