Home
last modified time | relevance | path

Searched refs:WorldImmovableNonexistent (Results 1 – 1 of 1) sorted by relevance

/dports/games/widelands/widelands-build21/src/map_io/
H A Dmap_players_view_packet.cc179 struct WorldImmovableNonexistent : public FileRead::DataError { struct
180 explicit WorldImmovableNonexistent(char const* const Name) in WorldImmovableNonexistent() function
203 throw WorldImmovableNonexistent(name); in read_immovable_type()