* @return Basic gametype this is. Needed for sky configuration, for example */
| 61 | * @return Basic gametype this is. Needed for sky configuration, for example |
| 62 | */ |
| 63 | Daedalus::GameType getBasicGameType() { return m_BasicGameType; }; |
| 64 | /** |
| 65 | * @return Basic gametype this is. Needed for sky configuration, for example |
| 66 | */ |
nothing calls this directly
no outgoing calls
no test coverage detected