In networkmode fast clicking on one tile (with the plant-tree tool for example) triggers an assertion in simworld.cc. Sometimes the step, when the next command is executed is wrong, if one comand arrives before its predecessor was executed.
This patch tries to fix this.