Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Move default values to defines and/or enums #83

Closed
crankycyclops opened this issue Jan 6, 2013 · 1 comment
Closed

Move default values to defines and/or enums #83

crankycyclops opened this issue Jan 6, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@crankycyclops
Copy link
Owner

In parsexml.c, we have a lot of default settings that should exist in defines and/or enums. We should do this asap.

@crankycyclops
Copy link
Owner Author

The following default settings can't be changed until I re-write parsing to use ints instead of strings:

object->weight, object->takeable and object->droppable (lines 504-511 in parsexml.c)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant