Commit 2cb37274 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra
Browse files

diplomacy: replace instantiate() override with InModuleBody { }

This new API is strictly more powerful as you can use it from
helper functions. The instatiate() API required you to put your
extra glue code in one place and it had to be in the LazyModule.
parent 846425cc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment