Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Splitting by spaces in sprite .txt files (and probably other like soundlist) causes issues #42

@TreeOfSelf

Description

@TreeOfSelf

splitString(line, " ");

There are certain .txt files that use tabs, and they are valid (like Natural Selection: Escape), so by only splitting by spaces it doesn't work. This is causing sprites to be missing from ns_escape.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions