Skip to content

Commit

Permalink
Use mteFunctions from the lib folder
Browse files Browse the repository at this point in the history
  • Loading branch information
skjiisa committed Sep 1, 2020
1 parent 0d63cc5 commit c05d134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Edit Scripts/Armor Stats and Requirements.pas
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

unit UserScript;

uses mteFunctions;
uses 'lib\mteFunctions';

var
slCobj, slCsv: TStringList;
Expand Down

0 comments on commit c05d134

Please sign in to comment.