Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/com/example/helloandroid/Planet.java

    r69f6f01 r95509e1  
    132132       
    133133        public void update() {
    134                 if(faction != 0)
    135                         numShips += radius/10;
     134                //if(faction != 0)
     135                        //numShips++;
    136136               
    137137        }
Note: See TracChangeset for help on using the changeset viewer.