Skip to content

Commit 2da1567

Browse files
committed
Add comment about GC changes
1 parent 9a88fd2 commit 2da1567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/s25main/GameCommand.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ unsigned Deserializer::getCurrentVersion()
1414
{
1515
// 1: Add wine addon --> 3 new values in distribution
1616
// 2: Add leather addon --> 3 new values in distribution, 1 new value in transport order and transport order default
17-
// values changed
17+
// values changed, 3 new values in custom build order, 3 new jobs/wares in setAllInventory settings
1818
return 2;
1919
}
2020

0 commit comments

Comments
 (0)