switchPlayersNation

fun switchPlayersNation(player: Player, newNation: Nation)

Finds all units and starting location of Player and changes their Nation Operation in place

Currently unreachable code

Parameters

player

player whose all units will be changed

newNation

new nation to be set up

Sources

jvm source
Link copied to clipboard