unloadLastBulletId method

void unloadLastBulletId()

Implementation

void unloadLastBulletId() {
  lastBulletId = null;
}