Compile error fix.

This commit is contained in:
QuoteFox
2021-02-14 22:11:09 +00:00
parent 794f3dedbd
commit c444b521e5
2 changed files with 2 additions and 1 deletions
@@ -255,7 +255,7 @@
//hydration
/datum/reagent/water/on_mob_life(mob/living/carbon/M)
M.thirst += hydration
..()
..()
/*
* Water reaction to turf
+1
View File
@@ -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"