Develop and Download Open Source Software

Browse Subversion Repository

Diff of /NNDDv2/trunk/src/org/mineap/nndd/player/PlayerController.as

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 885 by mineap, Sat Jul 14 04:40:08 2012 UTC revision 889 by mineap, Sat Jul 14 05:05:44 2012 UTC
# Line 1868  package org.mineap.nndd.player Line 1868  package org.mineap.nndd.player
1868                                  trace(value);                                  trace(value);
1869                                                                    
1870                                  //MBに直す                                  //MBに直す
1871                                  value = value / 1000000;                                  value = value / 1048576;
1872                                                                    
1873                                  // MB/sに直す                                  // MB/sに直す
1874                                  value = value / 1;                                  value = value / 1;

Legend:
Removed from v.885  
changed lines
  Added in v.889

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26