mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 12:36:16 +01:00
Compile error fix.
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
//hydration
|
||||
/datum/reagent/water/on_mob_life(mob/living/carbon/M)
|
||||
M.thirst += hydration
|
||||
..()
|
||||
..()
|
||||
|
||||
/*
|
||||
* Water reaction to turf
|
||||
|
||||
@@ -1807,6 +1807,7 @@
|
||||
#include "code\modules\food_and_drinks\recipes\tablecraft\recipes_spaghetti.dm"
|
||||
#include "code\modules\food_and_drinks\recipes\tablecraft\recipes_sushi.dm"
|
||||
#include "code\modules\games\cas.dm"
|
||||
#include "code\modules\goonchat\browserOutput.dm"
|
||||
#include "code\modules\holiday\easter.dm"
|
||||
#include "code\modules\holiday\holidays.dm"
|
||||
#include "code\modules\holiday\halloween\bartholomew.dm"
|
||||
|
||||
Reference in New Issue
Block a user