world: Use context at contruction to simplify it's call

This commit is contained in:
2026-01-12 15:44:04 +01:00
parent 95a7d6ea9a
commit c00c430382
4 changed files with 11 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
#include <memory>
#include <world.hpp>
class World;
namespace gol {