mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Fixes for dedicated build on linux.
Thx @Bloodknigh for Signal fix.
This commit is contained in:
parent
ef4e7ec975
commit
6450294855
8 changed files with 22 additions and 19 deletions
|
|
@ -149,7 +149,7 @@ public:
|
|||
}
|
||||
|
||||
protected:
|
||||
friend class SignalSig;
|
||||
friend class SignalBaseT< Signature >;
|
||||
|
||||
void _setSignal(SignalSig *sig)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue