Final refactor of basebuffer
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
// for all key-value pairs do:
|
||||
// write_string(key)
|
||||
// write_bool(persistent)
|
||||
// write_simple_dynamic(value)
|
||||
// write_lua_value(value)
|
||||
//
|
||||
// The encoded string produced by the loop above is called an "encstep".
|
||||
// That's short for "encoded animation step". The encstep has a hash
|
||||
|
||||
Reference in New Issue
Block a user