dis446 / Shelter-Survival-Text-Based

An open source, text based version of the popular Bethesda Fallout Shelter game.
9 stars 7 forks source link

Dispatching bug #36

Closed dis446 closed 8 years ago

dis446 commented 8 years ago

So I'm sort of out of my element with this whole dispatching actions thing and could use some help. The dispatching isn't working. The system is recognizing whether or not the input is valid or not, but it fails to call the function it needs. Right now, the only thing that works is skipping to the day.

sgtlaggy commented 8 years ago

see inventory works, see trader and see people should as well, if they're not empty..

dis446 commented 8 years ago

Okay yeah sorry it does work.