DEBSOURCES
Skip Quicknav
sources / openclonk / 8.1-3 / planet / Missions.ocf / Raid.ocs / System.ocg / NoSeed.c
12345678
#appendto Library_Plant protected func Construction(...) { var r = _inherited(...); RemoveTimer("Seed"); return r; }