From: Jean Privat Date: Wed, 21 Oct 2015 13:03:23 +0000 (-0400) Subject: Merge: lib/serialization: fix deserialization constructor calling the default init X-Git-Tag: v0.7.9~17 X-Git-Url: http://nitlanguage.org Merge: lib/serialization: fix deserialization constructor calling the default init Restore previous behavior of the deserialization init which should not call the default init. This caused problems on default inits that accessed not yet deserialized attributes. This also fixes WBTW troubles with game saving and multiplayer. Pull-Request: #1766 Reviewed-by: Jean Privat Reviewed-by: Alexandre Terrasa --- 5ebe7789853d827bacfd4f76acc8d4a7ce47a1b6