Unix: Fixed errors
F_FixSlashes() operates with ddstring_t, so cannot directly passgetenv()'s return value. Also fixed a bug in dylib loading(slash append check).
View differences
Unix: Fixed errors
F_FixSlashes() operates with ddstring_t, so cannot directly pass
getenv()'s return value. Also fixed a bug in dylib loading
(slash append check).