mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Compiling fix
This commit is contained in:
@@ -143,10 +143,7 @@
|
|||||||
#define FILE_DIR "code/unused/spacecraft"
|
#define FILE_DIR "code/unused/spacecraft"
|
||||||
#define FILE_DIR "code/WorkInProgress"
|
#define FILE_DIR "code/WorkInProgress"
|
||||||
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn"
|
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn"
|
||||||
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn/Jumper"
|
|
||||||
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn/Rust"
|
|
||||||
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn/Tajara"
|
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn/Tajara"
|
||||||
#define FILE_DIR "code/WorkInProgress/Cael_Aislinn/tajara_sprites"
|
|
||||||
#define FILE_DIR "code/WorkInProgress/mapload"
|
#define FILE_DIR "code/WorkInProgress/mapload"
|
||||||
#define FILE_DIR "code/WorkInProgress/Mini"
|
#define FILE_DIR "code/WorkInProgress/Mini"
|
||||||
#define FILE_DIR "code/WorkInProgress/Mloc"
|
#define FILE_DIR "code/WorkInProgress/Mloc"
|
||||||
|
|||||||
@@ -111,8 +111,8 @@
|
|||||||
src << "\blue Your icons have been generated!"
|
src << "\blue Your icons have been generated!"
|
||||||
|
|
||||||
..()
|
..()
|
||||||
known_languages = new/list()
|
/*var/known_languages = list()
|
||||||
known_languages.Add("english")
|
known_languages.Add("english")*/
|
||||||
|
|
||||||
// organStructure = new /obj/effect/organstructure/human(src)
|
// organStructure = new /obj/effect/organstructure/human(src)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user