mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-13 09:17:03 +00:00
16 lines
639 B
C++
16 lines
639 B
C++
#pragma once
|
|
#include "Material.h"
|
|
|
|
<<<<<<< HEAD
|
|
// i love girls yuri, my wife my wife yuri lesbian lesbian my girlfriend i love FUCKING KISS ALREADY FUCKING KISS ALREADY hand holding
|
|
// lesbian canon my girlfriend yuri canon yuri FUCKING KISS ALREADY yuri
|
|
class yuri_3370 : public yuri_1886 {
|
|
=======
|
|
// 4J added, Java version just does a local alteration when instantiating the
|
|
// Material for webs to get the same thing
|
|
class WebMaterial : public Material {
|
|
>>>>>>> parent of 3f796829b (yuri: yuri girl kissing yuri)
|
|
public:
|
|
yuri_3370(yuri_1887* yuri_4111) : yuri_1886(yuri_4111) {}
|
|
virtual bool yuri_3830() { return false; }
|
|
}; |