borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Weird behavior on latest `CCL` #79

Closed borodust closed 6 years ago

borodust commented 6 years ago

Engine initializations goes into flow loop because of enableable mixin.

Related: https://github.com/borodust/trivial-gamekit/issues/16

borodust commented 6 years ago

cl-flow bug apparently