I hereby claim:
- I am kmtyk on github.
- I am kmtyk (https://keybase.io/kmtyk) on keybase.
- I have a public key whose fingerprint is 7488 DA7A 1DD7 416C 22AB 62A1 75D1 CC84 4242 DAF1
To claim this, I am signing this object:
using UnityEngine; | |
using System.Collections; | |
public class CameraController : MonoBehaviour { | |
public GameObject player; | |
private Vector3 offset; | |
void Start () |
using UnityEngine; | |
using System.Collections; | |
public class PlayerController : MonoBehaviour { | |
public float speed; | |
private Rigidbody rb; | |
void Start () |
module.exports = defineConfig({ | |
transpileDependencies: true, | |
devServer: { | |
contentBase: false, | |
allowedHosts: "all", | |
}, | |
publicPath: "/", | |
productionSourceMap: false, | |
}) |
setInterval(() => { | |
! function() { | |
var e = document.querySelectorAll("[data-testid='like'] [style]"); | |
console.log(e); | |
for (let l = 0; l < e.length; l++) { | |
function t(e) { | |
var l = new MouseEvent("click", { | |
bubbles: !0, | |
cancelable: !0, | |
view: window |
I hereby claim:
To claim this, I am signing this object: