jshuaf / Aquaforces

The land of the free
0 stars 0 forks source link

Refactor action objects with payloads #67

Closed jshuaf closed 8 years ago

jshuaf commented 8 years ago

Basically, change: {type / event: foo, bar: baz, hello: hi} into {type / event: foo, payload: {bar: baz, hello: hi}}