Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

class configuration files name wrong #59

Description

@c30ra

generated class configuration files name are wrong there should be a "_c" after the class name, for example
"sniper.cfg" -> "sniper_c.cfg".

see mastercomfig
and console error

'game_overrides_c' not present; not executing.
'sniper_c' not present; not executing.

after changing the name it worked and the script for sniper is correctly loaded

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions