MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / CrashOccurred

Method CrashOccurred

src/script/squirrel.cpp:784–787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

782}
783
784void Squirrel::CrashOccurred()
785{
786 this->crashed = true;
787}
788
789bool Squirrel::CanSuspend()
790{

Callers 1

SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected