Skip to content

Commit

Permalink
Move sfs.lua file to a lua folder to make it easier to automatic fetc…
Browse files Browse the repository at this point in the history
…h directly to gmod
  • Loading branch information
Srlion committed Aug 13, 2024
1 parent 1f8c69a commit 41dbacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sfs.lua → lua/sfs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1157,5 +1157,5 @@ return {
end,

chars = chars,
VERSION = "2.0.5"
VERSION = "2.0.6"
}

0 comments on commit 41dbacd

Please sign in to comment.