это не нужно
This commit is contained in:
parent
3275bb1087
commit
bc14589551
@ -1,8 +0,0 @@
|
||||
package ru.dbotthepony.kstarbound.defs
|
||||
|
||||
fun ensureAbsolutePath(path: String, parent: String): String {
|
||||
if (path[0] == '/')
|
||||
return path
|
||||
|
||||
return "$parent/$path"
|
||||
}
|
Loading…
Reference in New Issue
Block a user