mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 08:09:19 +02:00
minor camera refactoring, division by zero guards
This commit is contained in:
@@ -299,7 +299,7 @@ private:
|
||||
|
||||
|
||||
// base interface for nodes which can be actvated in scenario editor
|
||||
struct basic_node {
|
||||
class basic_node {
|
||||
|
||||
public:
|
||||
// constructor
|
||||
|
||||
Reference in New Issue
Block a user