Skip to content

Commit

Permalink
build: test mod not in github
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandrissen committed Nov 18, 2023
1 parent 5643f15 commit c587df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ defm "${version}"
<arg value="-I" /><arg file="obj/loader" />
<arg value="-I" /><arg file="obj/demo" />

<arg value="-I" /><arg file="res/mods/way_too_sample.mod" />
<arg value="-I" /><arg file="res/test.m" />

<arg line="-o obj/SAM.MOD.player.${version}.mgt" />
<arg value="--nozip" />
Expand Down

0 comments on commit c587df9

Please sign in to comment.