.hgeol
author sheepluva
Tue, 16 Dec 2014 22:30:17 +0100
changeset 10680 4a4a82686e91
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
issue #871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash" Due to doStepRopeWork's being completely skipped 75% of the ticks - including drowning/detachment-condition checks

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native