Skip to content

Commit

Permalink
linux version was in wrong category
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 committed Jun 8, 2016
1 parent f4a836b commit b326623
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions addons/linux/CfgFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class CfgFunctions {
F_FILEPATH(common,vehicleRole);
F_FILEPATH(common,turretPath);
F_FILEPATH(common,turretPathWeapon);
F_FILEPATH(common,viewDir);
};

class Inventory {
Expand All @@ -23,10 +24,6 @@ class CfgFunctions {
F_FILEPATH(common,addBinocularMagazine);
};

class Ui {
F_FILEPATH(common,viewDir);
};

class Events {
F_FILEPATH(events,addPlayerEventHandler);
F_FILEPATH(events,addKeyHandler);
Expand Down

0 comments on commit b326623

Please sign in to comment.