* fixed goofy documentation error
parent
6cd3980b18
commit
5460ba79dc
|
@ -781,7 +781,7 @@ namespace OpenSim.Region.ClientStack
|
||||||
int tall = -1;
|
int tall = -1;
|
||||||
int singlefloat = 4;
|
int singlefloat = 4;
|
||||||
|
|
||||||
//Agent Throttle Block contains 6 single floatingpoint values.
|
//Agent Throttle Block contains 7 single floatingpoint values.
|
||||||
int j = 0;
|
int j = 0;
|
||||||
|
|
||||||
// Some Systems may be big endian...
|
// Some Systems may be big endian...
|
||||||
|
|
Loading…
Reference in New Issue