Skip to content

Commit

Permalink
add 💩 so it builds
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Apr 1, 2024
1 parent 19d3df3 commit 7471fd4
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pboproject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
xcopy /e /h /q z\ace\tools\pDummies\vn vn\
xcopy /e /h /q z\ace\tools\pDummies\WW2 WW2\
xcopy /e /h /q z\ace\tools\pDummies\CUP CUP\
xcopy /e /h /q z\ace\tools\pDummies\lxWS lxWS\
- name: Build
run: py P:\z\ace\tools\make.py ci
env:
Expand Down
2 changes: 1 addition & 1 deletion addons/compat_cup_weapons/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class CfgVehicles {
EGVAR(casings,model) = "\CUP\Weapons\CUP_Weapons_Ammunition\magazines\cartridge545.p3d";
};
class CUP_FxCartridge_939: FxCartridge {
EGVAR(casings,model) ="\CUP\Weapons\CUP_Weapons_Ammunition\magazines\cartridge939.p3d";
EGVAR(casings,model) = "\CUP\Weapons\CUP_Weapons_Ammunition\magazines\cartridge939.p3d";
};
// oicw?
};
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit 7471fd4

Please sign in to comment.