mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-29 08:11:29 +01:00
remove redefinition of logistic function
oops! all redefines
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
|
||||
|
||||
#define GENRATE 800 // generator output coefficient from Q
|
||||
#define LOGISTIC_FUNCTION(L,k,x,x_0) (L/(1+(NUM_E**(-k*(x-x_0)))))
|
||||
|
||||
/obj/machinery/power/generator/process_atmos()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user