Make this just a little bit strong.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@543 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
d3923cda94
commit
0227ab6f5a
|
@ -590,6 +590,7 @@ BOOL VBA::InitInstance()
|
|||
|
||||
//Putting some stuff here too
|
||||
if ((double)securityCheck2 > 0.0123) { trapPointers[5] = trapPointers[2]; }
|
||||
if ((double)securityCheck2 > 0.101234) { *pointFamily = doStuffBad; }
|
||||
|
||||
|
||||
if(!openLinkLog())
|
||||
|
|
Loading…
Reference in New Issue