Semicolon and bad p3d data paths

P3d's had bad \data\ folder, Models not actually used anywhere, but
pboProject complains
This commit is contained in:
PabstMirror 2015-02-02 20:15:45 -06:00
parent 869e36eb5f
commit b38bd016f5
4 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class Extended_GetIn_EventHandlers {
class ADDON {
getIn = QUOTE(call FUNC(onGetin));
};
}
};
};
class Extended_GetOut_EventHandlers {