sadf
This commit is contained in:
parent
34c79af668
commit
899a796c99
@ -115,7 +115,7 @@ const Emitter = struct {
|
||||
if(at.init_done != 1)
|
||||
{
|
||||
at.init(.{.a=.{.x=@floatFromInt(rl.getMouseX() - screenWidth / 2),.y=@floatFromInt(rl.getMouseY() - screenHeight / 2),.z=0}});
|
||||
std.debug.print("atractor allocated\n",.{});
|
||||
std.debug.print("atractorr allocated\n",.{});
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user