* @brief engine calls this only once with argument 1 */
| 152 | * @brief engine calls this only once with argument 1 |
| 153 | */ |
| 154 | BOOLEAN SNetSetBasePlayer(int) |
| 155 | { |
| 156 | return true; |
| 157 | } |
| 158 | |
| 159 | /** |
| 160 | * @brief since we never signal STORM_ERROR_REQUIRES_UPGRADE the engine will not call this function |