diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-07-06 12:49:02 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-07-06 15:43:57 -0700 |
| commit | b74df64276fb87ffebef8c7e0b02bd7052b776d9 (patch) | |
| tree | ff3994ca603445a7e6043cc68e1f751933140348 /src/KingSystem/Map/mapRail.cpp | |
| parent | 4cba2eb093fbc452db88e33643b3ca293ff02213 (diff) | |
move ForestRenderer and ClusteredRenderer
Diffstat (limited to 'src/KingSystem/Map/mapRail.cpp')
| -rw-r--r-- | src/KingSystem/Map/mapRail.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/Map/mapRail.cpp b/src/KingSystem/Map/mapRail.cpp new file mode 100644 index 00000000..939707d6 --- /dev/null +++ b/src/KingSystem/Map/mapRail.cpp @@ -0,0 +1 @@ +#include "KingSystem/Map/mapRail.h" |
