y0014984 / Advanced-Equipment

Advanced Equipment is a Arma 3 mod, that brings equipment to life, like laptops and lamps.
Other
25 stars 9 forks source link

Change internal permissions order from dxrwxrw to drwxrwx #360

Open y0014984 opened 1 year ago

y0014984 commented 1 year ago

drwxrwx is the default standard and used in our UI, but the mixedup version dxrwxrw is used in our code. I always need to lookup which one is correct. We should simplify and harmonize that.