TSAGE: R2R - Remove obsolete comment

This commit is contained in:
Strangerke 2014-10-03 07:19:19 +02:00
parent 134aa5af09
commit c4f49f1a54

View File

@ -2210,8 +2210,6 @@ Scene1337::Card::Card() {
}
void Scene1337::Card::synchronize(Serializer &s) {
warning("STUBBED: Card::synchronize()");
_card.synchronize(s);
s.syncAsSint16LE(_cardId);