Tabs to spaces.

develop
expwnent 2012-08-27 16:05:23 -04:00
parent 1a5f05768f
commit d69a7c63e3
1 changed files with 2 additions and 2 deletions

@ -50,8 +50,8 @@ DFhackCExport command_result plugin_onupdate(color_ostream& out) {
} }
if ( count < maxCount ) { if ( count < maxCount ) {
count++; count++;
return CR_OK; return CR_OK;
} }
count = 0; count = 0;