(svn r20281) -Codechange: unify case scope closure + break coding style
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
return capacities[c];
|
||||
}
|
||||
return -1;
|
||||
} break;
|
||||
}
|
||||
|
||||
case VEH_SHIP:
|
||||
case VEH_AIRCRAFT:
|
||||
|
Reference in New Issue
Block a user