[Bug] Underscore in globbing is coming last, instead of first #8
Closed
Mathu-lmn
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 2 comments
|
Thanks for the report. We are going to look into this. |
0 replies
|
A fix for this bug has been implemented and will be available in an upcoming hotfix patch that will go live within the next two hours. Please try again once the patch is live and let us know if the issue persists. Thanks for your help! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary
In the IDE, the files prefixed with _ come before the regular alphabet, but now it seems to load after the alphabet
Issue type
Both / Unsure
Repro rate
Always
Server build version
FXServer-early-access b90 win32
Platform
Windows
Steps to Reproduce
Expected Behavior
_a.lua should load before
Actual Behavior
a.lua loads before
All reactions