openclonk/planet/Parkour.ocf/Boomshire.ocs/System.ocg/WindGenerator.c

9 lines
187 B
C

#appendto WindGenerator
// No lightbulbs
func IsPowerProducer() { return false; }
private func RegisterPowerProduction(int amount) {}
//No triangles
func RedrawFlagRadius() { return; }