https://pvzm.net/ to play [Read-only GitHub mirror] pvzm.net
modded vs pvz plants-vs-zombies plantsvszombies javascript online zombie noads jspvz pvzm game plants plant
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Format "black bar" Original commit: https://github.com/ROBlNET13/pvz/commit/8ea86a019d5f66040e45011e8b3ee8f85010bda1

Co-authored-by: ClaytonTDM <clay@clay.rip>

+8 -2
+1 -1
game/images/Zombies/CX/v.html
··· 1 - db9de8fea2c5c1c4f0b87a4d82170b5ddf7c70ed 1 + 8ea86a019d5f66040e45011e8b3ee8f85010bda1
+7 -1
game/menu/html/credits.html
··· 299 299 </div> 300 300 301 301 <div class="credits-bottom-bar"></div> 302 - <div class="credits-menu-btn" onclick="PlaySound2('tap'); SelectModal(0);"> 302 + <div 303 + class="credits-menu-btn" 304 + onclick=" 305 + PlaySound2('tap'); 306 + SelectModal(0); 307 + " 308 + > 303 309 Back To Main Menu 304 310 </div>